| Method | Request URI |
|---|---|
| DELETE | /API/HierarchyEntity/Level/?id=value&levelUniqueName=value&sessionId=value |
| URI Parameter | Description |
|---|---|
| id | The ID of the hierarchy. |
| levelUniqueName | The unique name of the level. |
| sessionId | Current session ID. Specifying via an Authorization request header instead is recommended. |
| Authorization: Bearer <Current session ID> |